Thu May 16 18:47:29 2002 Owen Taylor <otaylor@redhat.com> ...
authorOwen Taylor <otaylor@src.gnome.org>
Thu, 16 May 2002 23:38:01 +0000 (23:38 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 16 May 2002 23:38:01 +0000 (23:38 +0000)
commit20be61eef6a9632e64a896bc10e1f80aaa8d3bd5
tree0913b77178381307e9a3da09be5dea6e6e6542a5
parent13dcd62e2308e57c20fcda83ac04117793748081
 Thu May 16 18:47:29 2002  Owen Taylor  <otaylor@redhat.com>                                                                                          * gtk/gtkwindow.c (gtk_window_show): Disable the         focus-some-widget code for GtkPlug descendants.                                                             * gtk/gtkplug.c (gtk_plug_focus_event): Eat        focus-in/out events since they can be generated        by keyboard grabs, but are spurious for an embeddded        widget. (#79196, Padraig O'Briain)        * gtk/gtksocket.c (gtk_socket_size_request): Only        pay attention to the minimum size hints, and changes        to that ... ignore the default size.        * gtk/gtksocket.c (gtk_socket_send_configure_event):        Pass in root-window relative coordinates as per        the ICCCM.                                                     * gtk/gtksocket.c (gtk_socket_size_allocate): Send        as many synthetic configures as necessary to make        up for ConfigureRequest events we got. (#78799,        Dave Camp.)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkplug.c
gtk/gtksocket.c
gtk/gtkwindow.c